home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Agent Central Host Computer
/
Agent - Central Host Computer.iso
/
_SETUP.1
/
tuningvals.ctl
< prev
next >
Wrap
Text File
|
2000-05-12
|
1KB
|
53 lines
-- RCSVER $Id: tuningvals.ctl,v 1.1 2000-05-03 12:29:30-05 randy Exp $ */
-- *************************************************************************
-- Copyright (C) 1998, Agent Systems, Inc. All Rights Reserved.
--
-- Name: tuningvals.ctl
-- Date: 02/09/1999
-- memo: Randy Wood
-- Description: Load the data for the tuningvals table.
-- Changes:
-- ********************************************************************** */
LOAD DATA
INFILE *
INTO TABLE tuningvals
fields terminated by "|"
trailing nullcols
(
name,
val,
config_num
)
begindata
t_default_bill_value|1|1|
t_default_bill_value|5|1|
t_default_bill_value|10|1|
t_default_bill_value|20|1|
t_timezone|0|1|
t_timezone|1|1|
t_timezone|2|1|
t_timezone|3|1|
t_timezone|4|1|
t_timezone|5|1|
t_timezone|6|1|
t_timezone|7|1|
t_timezone|8|1|
t_timezone|9|1|
t_timezone|10|1|
t_timezone|11|1|
t_timezone|12|1|
t_timezone|13|1|
t_timezone|14|1|
t_timezone|15|1|
t_timezone|16|1|
t_timezone|17|1|
t_timezone|18|1|
t_timezone|19|1|
t_timezone|20|1|
t_timezone|21|1|
t_timezone|22|1|
t_timezone|23|1|
t_timezone|24|1|
t_num_dido_boards|1|1|
t_num_dido_boards|2|1|